{% extends "layout.html" %} {% block about %}

{{ sidebar_about }}

{% endblock %} {% block sidebar %}

If you're having trouble setting up Arcade then try reading the comments on Codecanyon or e-mail us.

{% endblock %} {% block body %}

{{ __('fill_form') }}

{[ form.open ]}
{% include "inc/form.html" %}
{[ form.close ]} {% endblock %}